Document Library for UWP
WaitResult<TResult,TProgress>(IAsyncOperationWithProgress<TResult,TProgress>) メソッド

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > AsyncExt クラス > WaitResult メソッド : WaitResult<TResult,TProgress>(IAsyncOperationWithProgress<TResult,TProgress>) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function WaitResult
    (Of TResult,TProgress)( _
   ByVal asyncOperation As Windows.Foundation.IAsyncOperationWithProgress(Of TResult,TProgress) _
) As TResult
public static TResult WaitResult<TResult,TProgress>( 
   Windows.Foundation.IAsyncOperationWithProgress<TResult,TProgress> asyncOperation
)

パラメータ

asyncOperation

型パラメータ

TResult
TProgress
参照

AsyncExt クラス
AsyncExt メンバ
オーバーロード一覧